Part Number Hot Search : 
160260 MAX87 BGU7045 ATA5278 ATA5278 U00022 BJ120 FM5100
Product Description
Full Text Search
 

To Download TEACL-CRYPTO Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  page 1 13-jan-08 teaclipper//pic ds508-6 ? flexipanel ltd patents pending www.flexipanel.com flexipanel teaclipper/pic ? firmware delivery for microchip pic ? microcontrollers summary teaclipper/pic is a portable, target-powered firmware programmer for microchip?s pic microcontrollers. about the same weight and size as a nickel (us 5 coin), it can be readily transported and plugged in to the pcb or prototyping board containing the pic requiring programming. teaclipper/pic makes it easy to sell code written for pics and also to deliver updates to products already delivered to customers. features teaclipper/pic features: ? support for most 8-bit pics. ? in-the-field reflash for your teaclippers as we add capability to program other pics. ? high-voltage ( vpp ) generator option. ? limited-download feature that counts the number of devices programmed. when the limit is reached the teaclipper refuses to program any more, allowing firmware to be sold on a per-copy basis ? encrypted delivery secures against copying. ? unique serial numbers and license codes can be written to each pic programmed. ? no other components required for programming. can connect to the pic via, for example: - 5 plate-though pcb holes (for light duty use) - 0.1? header (for heavy duty use) - prototyping board ? powered in-situ by target circuit ? teaclipper usb adapter required for charging teaclippers with firmware. ? compatible with www.hexwax.com firmware publishing service. ordering information part no description teacl-pic-h teaclipper/pic high voltage programming clip teacl-pic-l teaclipper/pic low voltage programming clip teacl-usb teaclipper usb adapter eval-teacl teaclipper evaluation / test board teacl-pic-db teaclipper/pic debugging adapter flexipanel ltd 2 marshall st, 3 rd floor london w1f 9bb, uk www.flexipanel.com email: support@flexipanel.com manufactured to rohs, weee & iso9001:2001 standards teaclipper/pic programming a target pcb how it works the hexwax explorer application is used to load teaclippers with firmware, either stored locally or downloaded from www.hexwax.com via the teaclipper usb adapter. hex file (.hex) import locally stored file download from www.hexwax.com w ax file (.wax) encrypted hex hexw ax explorer charge teaclipper via usb pics are then programmed by temporarily inserting the teaclipper into the target device?s circuit. the connection can be a pcb header or simply leaning against plate-through holes on a pcb. for prototyping, teaclippers can be inserted into breadboards. applications ? firmware programming & archiving ? firmware sales through physical dispatch of teaclippers to customers ? protection from design theft by subcontractors ? delivery of in-the-field firmware updates for already-deployed products. costs nothing to implement at product design-time. ? firmware sales through web marketing by www.hexwax.com , flexipanel?s firmware publishing service. teaclipper system teaclipper/pic is part of the flexipanel teaclipper system, which provides: ? tealeaf authentication tags ? teaclippers for microchip pics and parallax basic stamps available now. ? planned rollout for major microcontroller, cpld, fpga brands. (manufacturers should contact us to schedule teaclipper support for their products.)
page 2 13-jan-08 teaclipper//pic ds508-6 ? flexipanel ltd patents pending www.flexipanel.com loading firmware onto the teaclipper to load a teaclipper with a firmware data payload, start the hexwax explorer application (downloaded from www.hexwax.com ). import the .hex or .wax file containing the firmware you want into the local files section of hexwax explorer . to import local files held on your computer, press the add? button. to import files from hexwax, navigate to the firmware you want and press the click to download button in the browser area. insert the teaclipper into the teaclipper usb adapter. the leds should be face upwards, although you will not damage the teaclipper if you insert it incorrectly. select the .hex or .wax file you wish to load and press the charge now? button. the charge teaclipper pic dialog will appear: you will be given the following options: target pic: specifies the type of pic for which the hex data is intended. this information is not contained in .hex files and so must be specified here. it is not always possible to cross-check that the pic type is correct, so be careful to set it correctly. either high-voltage or low-voltage programming may be specified, depending on the target device. some pics require high-voltage (7v-13v) programming; others require low-voltage programming; some may be programmed by either method. high-voltage programming is only possible using teaclippers incorporating high-voltage generator components. if low-voltage programming is specified, there may be a supply voltage minimum below which bulk erase operations cannot be performed. programming is only possible below this limit with high voltage erase. lf series devices identical to f series are identical to f series devices, e.g. pic18lf4520 is the same as pic18f4520, except that lf series devices may be operated at lower voltage. to specify an lf device, simply specify its f series equivalent. serialization: serialization options allow you to set certain memory locations to unique values. the memory locations may not cross a page write-byte boundary and must be word aligned. dummy values must be declared in the source code for these locations. when the teaclipper attempts to write the dummy values, it will substitute the serialization values. the values can be stored directly or as literals in retlw instruction (i.e. in the same manner as the microchip pm3 sqtp facility programmer). fixed: a fixed value of up to 4 bytes (stamps) or 16 bytes (pics) to each target during programming. this option requires limited discharge to be enabled. random: a random value of up to 16 bytes to each target during programming. this option requires limited discharge to be enabled. increment: an incrementing value of up to 4 bytes (stamps) or 16 bytes (pics) to each target during programming. this option requires limited discharge to be enabled. the value is written little-endian, i.e. least significant byte first. note that pic increments do not carry beyond the fourth byte. limited discharge: allows you to limit the number of discharges of the payload for licensing purposes. note that each 16 discharges will require an erase cycle. payload name: this name will appear in the explorer view payload information area when the teaclipper is inserted into the teaclipper usb adapter. version number: if non-zero, this version number will appear in the explorer view payload information area when the teaclipper is inserted into the teaclipper usb adapter. the value is a two-byte hex number. url: the url which will be navigated to when the teaclipper is inserted into the teaclipper usb adapter and the lookup button is pressed. after programming: specify whether the teaclipper should hold the target in a reset state until it is removed, or whether to tri-state immediately and allow the target to execute. security options: specify whether or not the serialization information can be read out of the teaclipper. checksums: the checksums are a shorthand method of verifying that you have the correct payload and dialog settings. (they are not the same checksums as used by mplab.) preserve / authenticate: you have the options of leaving certain areas of rom or eeprom unchanged during programming (preserve), or of only programming if the rom or eeprom locations match the values specified in the hex file (authenticate). the first of these options is useful if you wish to leave serial numbers, mac addresses, calibration data unchanged. the second is useful when upgrading to ensure that the right target device is being upgraded. note for 10f, 12f and 16f devices, two bytes are used for each 12-bit or 14-bit rom location and each 8-bit eeprom location. addresses are specified in bytes, so address values and lengths may be double what you would expect. dummy values must be declared in the source code for the preserve / authenticate memory locations.
page 3 13-jan-08 teaclipper//pic ds508-6 ? flexipanel ltd patents pending www.flexipanel.com preserve / authenticate of code protected rom is not possible. override high voltage defaults: refer to high voltage programming section below. embed settings: writes settings to hex file so if another user opens the file, it will default to the settings selected. hexwax explorer may also be used to determine the payload currently resident on a teaclipper. when you insert it into teaclipper usb, hexwax explorer will display information about the resident firmware. press the details? button for more information. refer to the hexwax explorer hw050 data sheet for more information about the software. note: high voltage teaclipper/pics with the marking tcpr3 need a few moments to discharge in order to reset properly. after loading the firmware onto the pic, you may need to remove it for about 5 seconds and then re-insert it. programming pics to discharge the payload data into a pic, connection must be made as detailed in the pinout table. a pcb header or series of plate-though holes is usually provided on a target pcb for programming. payloads can be set for limited discharge, in which case they can only program a limited number of pics. the teaclipper has a limited life due to the low-cost nature of the flash memory used. it can be reloaded with firmware a maximum of 100 times. in addition, if the limited-download or serialization features are used, the total maximum number of downloads is 1600. red & green led indicator guide red & grn on continuously initializing red & grn flash every 2s connected to hexwax explorer alternate red & grn programming pic occulting green programming complete 2 red flashes pic not found 3 red flashes authenticate failure 4 red flashes erase limit reached 5 red flashes limited discharge limit reached 6 red flashes no payload to discharge 8 red flashes program verify failure evaluation and development guide to experiment with teaclippers, try downloading the eval1 and eval2 firmware files from www.hexwax.com . they don?t do much ? flash leds once and twice respectively on p0 and p1 ? but they are enough for you to become familiar with how teaclippers are used. you?ll find them by visiting the products section of the web site and downloading the piceval pack. a teaclipper evaluation board is available. it includes zero-insertion-force test sockets which may be useful for programming a large quantity of pics the teaclipper/pic debugging adapter is available which translates the teaclipper programming connections to an rj11 socket. this is designed for development and debugging of applications using the microchip icd2 in-circuit debugger. pinout table pin name description 1 vdd power input vmin ? 5.5v dc ? 2 pgd program data (bidirectional) 3 pgc program clock (output) 4 vpp/nmclr programming voltage / reset (output ) 5 vss power ground reference ? refer to compatibility chart for vmin values specifications voltage on vdd vmin ? vmax dc ? current, low voltage programming 10ma max current, high voltage programming 80ma max maximum erase cycles 100 maximum high volt current i vpp 1ma ? refer to compatibility chart for vmin and vmax values mechanical drawing target board design guide when designing a pcb to facilitate frequent in-circuit programming of pics, a five pin 0.1? header socket should be provided. for compact pcbs, it may be necessary to devise an adapter cable. if it is anticipated that the board will only need to be programmed once or twice in its lifetime, and the pic is small enough that the programming duration is quite short, leaning the teaclipper against five plate-through holes will be sufficient.
page 4 13-jan-08 teaclipper//pic ds508-6 ? flexipanel ltd patents pending www.flexipanel.com 1mm hole dia 2.54mm spacing pin 1 indicated by square pad p g d p g c n m c l r v s s v d d recommended plate-through connector design since the plate-through connector costs nothing, it?s worth integrating it in every pic pcb you design, just in case you might want to use it to update the firmware at a later date. if any of the vpp, pgc or pgd pins serve another purpose in the circuit, these connections must be isolated so that they do not interfere with, nor are affected by, the programming process. capacitance on these connections should be sufficiently low to allow digital transitions of up to 1mhz in frequency. if implementing low-voltage programming, consider the requirements for the pgm pin as detailed below in the low-voltage programming section. we typically implement a 4k7 pull-down resistor and a pair of co- located pads, one on either side of the board near the edge, which allow the pgm pin to be temporarily shorted high using a crocodile clip. file formats pic firmware must be in inhx32 32-bit intel extended hex format. (this is the standard .hex file format generated by mplab.) any eeprom or configuration data must be embedded in the hex file. configuration, id and eeprom data must be embedded in the hex data as recommended by microchip programming specifications. refer to the evaluation applications? source code for examples. large hex images hex images greater than 64kbyte. require one teaclipper per 64kbyte or part thereof. each teaclipper will program a separate 64k section of memory. the teaclippers should be numbered tc1, tc2, etc. during programming, they must be applied in the order in which they are numbered. tc1 will erase the microcontroller and program the highest memory locations. the ?last? (i.e. highest numbered) teaclipper will program the lowest memory locations, eeprom, id locations and configuration bits. the following restrictions apply: ? the memory is not code protected prior to the use of the last teaclipper. ? serialization values must reside in the lowest 64k of memory. ? authenticate may only be used on tc1. ? preserve and authenticate should only be specified on the teaclipper which programs the locations specified. bits 16 and higher of the preserve / authenticate location address will be ignored. ? only the ?last? teaclipper is limited-write. if the firmware is paid-for, this is the teaclipper which holds financial value. ? teaclippers other than the ?last? are unlimited write and the payload has no financial value. low-voltage programming some pic devices implement low voltage programming using a pgm pin. the pin is pulled low during normal use. when the teaclipper is to be used to program the device, a specific sequence of actions needs to be followed: 1. ensure no power is applied to the target pcb 2. connect the pgm pin so it will be pulled high when power is applied 3. insert the teaclipper 4. power up the board 5. wait for programming to complete. 6. power down the board 7. remove the teaclipper 8. disconnect the pull-up on the pgm pin note that for some lf parts, there is a minimum supply voltage below which low voltage programming is not permitted. high-voltage programming high voltage programming is only possible with teaclippers which include the high voltage programming option. this option uses switched-mode boost generator to provide required vpp programming voltage. the boost generator performance is governed by two parameters. the precharge time governs the voltage at the instant the high voltage is applied. the pwmontime governs the asymptotic voltage level. the default precharge and pwmontime values assume a 10k-22k pullup resistor to vdd. this is the recommended load and should be suitable for most circuits. a very weak pullup may result in overvoltage; too strong a voltage may result in undervoltage. in cases of abnormal loads on vpp, it is possible to override precharge and pwmontime in hexwax explorer. a test mode is also provided, where a vpp square wave is output at 25hz approx. the aim is to enter programming mode with a voltage vpp inside the range specified in the device?s programming specification. security teaclippers can be used to buy and sell firmware on a per-copy basis. the degree of security offered by
page 5 13-jan-08 teaclipper//pic ds508-6 ? flexipanel ltd patents pending www.flexipanel.com teaclipper/pic varies with the type of pic that can be programmed. on 10f, 12f, 16f, 18f, pic24h, dspic30f and dspic33f devices, the code protection bit is set when programming is complete. if programming is interrupted the device remains in an unprotected state. they are recommended for use only in trusted environments or with low-valued firmware on 18fj and pic24fj devices, the code protection bit is set when programming begins. the only way to read the devices is to decrypt the programming signals. they are much more tightly protected and are suitable for medium-valued firmware. the teaclipper/crypto product uses a decrypting bootloader to transfer data from the teaclipper. it may be used with any microcontroller (pic or not) which has self-write capability. there is no known way to intercept these programming signals. this product is recommended for the highest valued firmware, e.g. gaming systems, banking, etc. copyright teaclippers can be used as a licensing system to allow firmware to be bought and sold. when used in this way, trade is protected by the wipo copyright treaty and the digital millennium copyright act. the following are punishable by fines or imprisonment: - any attempt to interfere with the programming process or intercept or record or reproduce the programming signals - any attempt to disseminate unlicensed copies of firmware carried by teaclippers
page 6 13-jan-08 teaclipper pic ds508-6 ? flexipanel ltd patents pending www.flexipanel.com compatibility chart the pics listed below are currently compatible with teaclipper. we intend to prioritize the addition of further pic devices according to customer demand, so let us know what you need. hexwax explorer is able to reflash the firmware in the teaclippers, so as we enhance the product your existing teaclippers are updated automatically. note that many pics are near-identical siblings. we do not test all members of the family. devices marked * are family members which have been tested exhaustively. devices marked ? have been tested, but less exhaustively. these devices have corresponding evaluation and test files available for download from www.hexwax.com . to create evaluation and test files for other devices, simply recompile a test file with the same programming specification, setting the target to the desired microcontroller. our intention is to support as many 8-bit and 16-bit pics as possible in due course. testing new devices is labor intensive and so support will be progressive. contact us if there is a particular pic you would like prioritized. serialization values may not cross the page write memory boundaries specified. except where listed separately, ?lf? series parts are considered identical to their ?f? series equivalents, except that different supply voltages apply. some devices have a minimum permitted supply voltage as indicated. vmin is the minimum supply voltage shown permitted during programming (assuming an lf part where applicable.) the high voltage teaclipper is capable of both high and low voltage programming. the low voltage teaclipper is only capable of low voltage programming. target prog spec test dev from version page write bytes high/low volt prog vmin (hvp / lvp) pic10f200 f 1.00 hvp 4.50 pic10f202 f * 1.00 hvp 4.50 pic10f204 f 1.00 hvp 4.50 pic10f206 f * 1.00 hvp 4.50 pic10f220 v 1.00 hvp 4.50 pic10f222 v * 1.00 hvp 4.50 pic12f508 y * 1.36 hvp 4.50 pic12f509 y * 1.36 hvp 4.50 pic12f510 g * 1.36 hvp 4.50 pic12f615 x * 1.36 hvp 4.50 pic12hv615 x 1.36 hvp 4.50 pic12f629 z * 1.36 hvp 4.50 pic12f635 w * 1.36 hvp 4.50 pic12f675 z * 1.36 hvp 4.50 pic12f683 w 1.36 hvp 4.50 pic16f616 x 1.36 hvp 4.50 pic16hv616 x 1.36 hvp 4.50 pic16f630 z 1.36 hvp 4.50 pic16f630-icd z 1.36 hvp 4.50 pic16f631 w 1.36 hvp 4.50 pic16f636 w 1.36 hvp 4.50 pic16f639 w 1.36 hvp 4.50 pic16f676 z 1.36 hvp 4.50 pic16f677 w 1.36 hvp 4.50 pic16f684 w 1.36 hvp 4.50 pic16f685 w 1.36 hvp 4.50 pic16f687 w 1.36 hvp 4.50 pic16f688 w 1.36 hvp 4.50 pic16f689 w 1.36 hvp 4.50 pic16f690 w 1.36 hvp 4.50 pic16f73 q * 1.37 hvp 4.75 pic16f74 q 1.37 hvp 4.75 target prog spec test dev from version page write bytes high/low volt prog vmin (hvp / lvp) pic16f76 q 1.37 hvp 4.75 pic16f77 q 1.37 hvp 4.75 pic16f737 a2 1.40 hvp 4.75 pic16f747 a2 1.40 hvp 4.75 pic16f767 a2 1.40 hvp 4.75 pic16f777 a2 * 1.40 hvp 4.75 pic16f818 j 1.34 hvp / lvp 4.50 pic16f819 j * 1.34 hvp / lvp 4.50 pic16f87 q2 * 1.39 hvp / lvp 4.50 pic16f870 s2 1.35 hvp / lvp 4.50 pic16f871 s2 * 1.35 hvp / lvp 4.50 pic16f872 s2 1.35 hvp / lvp 4.50 pic16f873 s2 1.35 hvp / lvp 4.50 pic16f874 s2 1.35 hvp / lvp 4.50 pic16f874a r2 1.35 hvp / lvp 4.50 pic16f875 s2 1.35 hvp / lvp 4.50 pic16f875a r2 1.35 hvp / lvp 4.50 pic16f876 s2 1.35 hvp / lvp 4.50 pic16f876a r2 1.35 hvp / lvp 4.50 pic16f877 s2 1.35 hvp / lvp 4.50 pic16f877a r2 * 1.35 hvp / lvp 4.50 pic16f88 q2 1.39 hvp / lvp 4.50 pic16f882 m 1.39 hvp / lvp 4.50 pic16f883 m * 1.39 hvp / lvp 4.50 pic16f884 m 1.39 hvp / lvp 4.50 pic16f886 m 1.39 hvp / lvp 4.50 pic16f887 m 1.39 hvp / lvp 4.50 pic18f1220 j2 1.10 8 hvp / lvp 2.00 / 4.50 pic18f1230 g2 1.30 8 hvp 3.00 pic18f1320 j2 1.10 8 hvp / lvp 2.00 / 4.50 pic18f1330 g2 * 1.30 8 hvp 4.50 pic18f2220 j2 1.10 8 hvp / lvp 2.00 / 4.50
page 7 13-jan-08 teaclipper pic ds508-6 ? flexipanel ltd patents pending www.flexipanel.com target prog spec test dev from version page write bytes high/low volt prog vmin (hvp / lvp) pic18f2221 a 1.00 8 hvp / lvp 2.00 / 3.00 pic18f2320 j2 1.10 8 hvp / lvp 2.00 / 4.50 pic18f23k20 k 1.32 8 hvp / lvp tbd pic18f2321 a * 1.00 8 hvp / lvp 2.00 / 3.00 pic18f2331 y2 1.10 8 hvp / lvp 2.00 / 4.50 pic18f2410 a 1.00 32 hvp / lvp 2.00 / 3.00 pic18f242 n 1.41 8 hvp / lvp 2.00 / 4.50 pic18f2420 a 1.00 32 hvp / lvp 2.00 / 3.00 pic18f24k20 k 1.32 32 hvp / lvp tbd pic18f2431 y2 1.10 8 hvp / lvp 2.00 / 4.50 pic18f2450 a 1.00 16 hvp / lvp 2.00 / 3.00 pic18f2455 a 1.00 32 hvp / lvp 2.00 / 3.00 pic18f248 n 1.41 8 hvp / lvp 2.00 / 4.50 pic18f2480 a 1.00 32 hvp / lvp 2.00 / 3.00 pic18f2510 a 1.00 32 hvp / lvp 2.00 / 3.00 pic18f2515 a 1.00 64 hvp / lvp 2.00 / 3.00 pic18f252 n * 1.41 8 hvp / lvp 2.00 / 4.50 pic18f2520 a 1.00 32 hvp / lvp 2.00 / 3.00 pic18f25k20 k * 1.32 32 hvp / lvp tbd pic18f2525 a 1.00 64 hvp / lvp 2.00 / 3.00 pic18f2550 a ? 1.00 32 hvp / lvp 2.00 / 3.00 pic18f258 n 1.41 8 hvp / lvp 2.00 / 4.50 pic18f2580 a 1.00 32 hvp / lvp 2.00 / 3.00 pic18f2585 a 1.00 64 hvp / lvp 2.00 / 3.00 pic18f2610 a 1.00 64 hvp / lvp 2.00 / 3.00 pic18f2620 a 1.00 64 hvp / lvp 2.00 / 3.00 pic18f26k20 k 1.32 64 hvp / lvp tbd pic18f2680 a 1.00 64 hvp / lvp 2.00 / 3.00 pic18f2682 a 1.00 64 hvp / lvp 2.00 / 3.00 pic18f2685 a 1.00 64 hvp / lvp 2.00 / 3.00 pic18f4220 j2 1.10 8 hvp / lvp 2.00 / 4.50 pic18f4221 a 1.00 8 hvp / lvp 2.00 / 4.50 pic18f4320 j2 * 1.10 8 hvp / lvp 2.00 / 4.50 pic18f43k20 k 1.32 8 hvp / lvp tbd pic18f4321 a * 1.00 8 hvp / lvp 2.00 / 3.00 pic18f4331 y2 * 1.10 8 hvp / lvp 2.00 / 4.50 pic18f4410 a 1.00 32 hvp / lvp 2.00 / 3.00 pic18f442 n 1.41 8 hvp / lvp 2.00 / 4.50 pic18f4420 a 1.00 32 hvp / lvp 2.00 / 3.00 pic18f44k20 k 1.32 32 hvp / lvp tbd pic18f4431 y2 1.10 8 hvp / lvp 2.00 / 4.50 pic18f4450 a 1.00 16 hvp / lvp 2.00 / 3.00 pic18f4455 a 1.00 32 hvp / lvp 2.00 / 3.00 pic18f4480 a 1.00 32 hvp / lvp 2.00 / 3.00 pic18f448 n 1.41 8 hvp / lvp 2.00 / 4.50 pic18f4510 a * 1.00 32 hvp / lvp 2.00 / 3.00 pic18f4515 a * 1.00 16 hvp / lvp 2.00 / 3.00 pic18f452 n 1.41 8 hvp / lvp 2.00 / 4.50 pic18f4520 a * 1.00 32 hvp / lvp 2.00 / 3.00 pic18f45k20 k 1.32 32 hvp / lvp tbd pic18f4525 a * 1.00 64 hvp / lvp 2.00 / 3.00 pic18f4550 a * 1.00 32 hvp / lvp 2.00 / 3.00 pic18f458 n 1.41 8 hvp / lvp 2.00 / 4.50 target prog spec test dev from version page write bytes high/low volt prog vmin (hvp / lvp) pic18f4580 a * 1.00 32 hvp / lvp 2.00 / 3.00 pic18f4585 a * 1.00 64 hvp / lvp 2.00 / 3.00 pic18f4610 a * 1.00 64 hvp / lvp 2.00 / 3.00 pic18f4620 a * 1.00 64 hvp / lvp 2.00 / 3.00 pic18f46k20 k 1.32 64 hvp / lvp tbd pic18f4680 a 1.00 64 hvp / lvp 2.00 / 3.00 pic18f4682 a 1.00 64 hvp / lvp 2.00 / 3.00 pic18f4685 a 1.00 64 hvp / lvp 2.00 / 3.00 pic18f6310 p 1.10 16 hvp 4.50 pic18f6390 p 1.10 16 hvp 4.50 pic18f6410 p 1.10 16 hvp 4.50 pic18f6490 p * 1.10 16 hvp 4.50 pic18f6520 n2 1.41 8 hvp / lvp 2.00 / 4.50 pic18f6527 h2 1.10 64 hvp / lvp 4.50 pic18f6620 n2 1.41 8 hvp / lvp 2.00 / 4.50 pic18f6622 h2 1.10 64 hvp / lvp 4.50 pic18f6627 h2 1.10 64 hvp / lvp 4.50 pic18f6680 l * 1.32 8 hvp / lvp 4.50 pic18f6685 l 1.32 8 hvp / lvp 4.50 pic18f6720 n2 * 1.41 8 hvp / lvp 2.00 / 4.50 pic18f6722 h2 * 1.10 64 hvp / lvp 4.50 pic18f8310 p 1.10 16 hvp 4.50 pic18f8390 p 1.10 16 hvp 4.50 pic18f8410 p 1.10 16 hvp 4.50 pic18f8490 p 1.10 16 hvp 4.50 pic18f8520 n2 1.41 8 hvp / lvp 2.00 / 4.50 pic18f8527 h2 1.10 64 hvp / lvp 4.50 pic18f8620 n2 1.41 8 hvp / lvp 2.00 / 4.50 pic18f8622 h2 1.10 64 hvp / lvp 4.50 pic18f8627 h2 1.10 64 hvp / lvp 4.50 pic18f8680 l 1.32 8 hvp / lvp 4.50 pic18f8685 l 1.32 8 hvp / lvp 4.50 pic18f8720 n2 1.41 8 hvp / lvp 2.00 / 4.50 pic18f8722 h2 1.10 64 hvp / lvp 4.50 pic18f24j10 b 1.00 64 lvp 3.60 pic18f25j10 b 1.00 64 lvp 3.60 pic18f44j10 b 1.00 64 lvp 3.60 pic18f45j10 b * 1.00 64 lvp 3.60 pic18lf24j10 b 1.00 64 lvp 3.60 pic18lf25j10 b 1.00 64 lvp 3.60 pic18lf44j10 b 1.00 64 lvp 3.60 pic18lf45j10 b * 1.00 64 lvp 3.60 pic18f63j11 u 1.10 64 lvp 2.00 pic18f63j90 u 1.10 64 lvp 2.00 pic18f64j11 u 1.10 64 lvp 2.00 pic18f64j90 u 1.10 64 lvp 2.00 pic18f65j10 u 1.10 64 lvp 2.00 pic18f65j11 u 1.10 64 lvp 2.00 pic18f65j15 u 1.10 64 lvp 2.00 pic18f65j50 u 1.10 64 lvp 2.00 pic18f65j90 u 1.10 64 lvp 2.00 pic18f66j10 u 1.10 64 lvp 2.00 pic18f66j11 u 1.10 64 lvp 2.00
page 8 13-jan-08 teaclipper pic ds508-6 ? flexipanel ltd patents pending www.flexipanel.com target prog spec test dev from version page write bytes high/low volt prog vmin (hvp / lvp) pic18f66j15 u ? 1.10 64 lvp 2.00 pic18f66j16 u 1.10 64 lvp 2.00 pic18f66j50 u 1.10 64 lvp 2.00 pic18f66j55 u 1.10 64 lvp 2.00 pic18f67j10 u * 1.10 64 lvp 2.00 pic18f67j11 u 1.10 64 lvp 2.00 pic18f67j50 u 1.10 64 lvp 2.00 pic18f83j11 u 1.10 64 lvp 2.00 pic18f83j90 u 1.10 64 lvp 2.00 pic18f84j11 u 1.10 64 lvp 2.00 pic18f84j90 u 1.10 64 lvp 2.00 pic18f85j10 u 1.10 64 lvp 2.00 pic18f85j11 u 1.10 64 lvp 2.00 pic18f85j15 u 1.10 64 lvp 2.00 pic18f85j50 u 1.10 64 lvp 2.00 pic18f85j90 u 1.10 64 lvp 2.00 pic18f86j10 u 1.10 64 lvp 2.00 pic18f86j11 u 1.10 64 lvp 2.00 pic18f86j15 u 1.10 64 lvp 2.00 pic18f86j16 u 1.10 64 lvp 2.00 pic18f86j50 u 1.10 64 lvp 2.00 pic18f86j55 u 1.10 64 lvp 2.00 pic18f87j10 u 1.10 64 lvp 2.00 pic18f87j11 u 1.10 64 lvp 2.00 pic18f87j50 u 1.10 64 lvp 2.00 programming specification notes spec notes a based on microchip?s data sheet ds39622 pic18f2xx0/2x21/2xx2/2xx3/2xx5/4xx0/4x21/4xx2/4xx3/4xx5 based on microchip?s data sheet ds30492 pic16f7x7 id locations programming not implemented a2 verifies memory locations with vddapp = target vdd (refer to data sheet) b based on microchip?s data sheet ds39687 pic18f45j10 family based on microchip?s data sheet ds41228 pic10f200/202/204/206 id locations programming not implemented f if oscillator calibration bits (0x0ff / 0x1ff) do not contain a valid movlw instruction prior to programming, an movlw 0xfe instruction will be inserted based on microchip?s data sheet ds41257 pic12f510 id locations programming not implemented g if oscillator calibration bits (0x3ff) do not contain a valid movlw instruction prior to programming, an movlw 0x80 instruction will be inserted g2 based on microchip?s data sheet ds39752 pic18f1230/1330 h2 based on microchip?s data sheet ds39643 pic18f8722 family based on microchip?s data sheet ds39603 pic16f818/819 j id locations programming not implemented j2 based on microchip?s data sheet ds39592 pic18fx220/x320 k based on microchip?s data sheet ds39606 pic18f2xk20/4xk20 problems may exist programming eeprom. contact us if you have difficulties. l based on microchip?s data sheet ds39606 pic18fxx80/xx85 based on microchip?s data sheet ds41287 pic16f88x m id locations programming not implemented programming specification notes spec notes verifies memory locations with vddapp = target vdd (refer to data sheet) n based on microchip?s data sheet ds39576 pic18fxx2/xx8 n2 based on microchip?s data sheet ds39583 pic18fxx20 p based on microchip?s data sheet ds39624 pic18fx310/x410/x390/x490 the specification implies ability to program down to vmin = 2.75v but we have not been able to achieve this. please let us know if you are able to. based on microchip?s data sheet ds30324 pic16f7x id locations programming not implemented q verifies memory locations with vddapp = target vdd (refer to data sheet) based on microchip?s data sheet ds39607 pic16f87/88 id locations programming not implemented q2 verifies memory locations with vddapp = target vdd (refer to data sheet) based on microchip?s data sheet ds39589 pic16f87xa r2 id locations programming not implemented based on microchip?s data sheet ds39025 pic16f87x s2 id locations programming not implemented u based on microchip?s data sheet ds39644 pic18f6xjxx/8xjxx family based on microchip?s data sheet ds41266 pic10f220/222 id locations programming not implemented v if oscillator calibration bits (0x0ff / 0x1ff) do not contain a valid movlw instruction prior to programming, an movlw 0xfe instruction will be inserted based on microchip?s data sheet ds41204 pic12f6xx/pic16f6xx w id locations programming not implemented based on microchip?s data sheet ds41284 pic12f61x/pic16f61x x id locations programming not implemented based on microchip?s data sheet ds41221 pic12f508/509 id locations programming not implemented y if oscillator calibration bits (0x1ff / 0x3ff) do not contain a valid movlw instruction prior to programming, an movlw 0x80 instruction will be inserted y2 based on microchip?s data sheet ds30500 pic18f2331/2431/4331/4431 based on microchip?s data sheet ds41191 pic12f629/675/pic16f630/676 z id locations programming not implemented


▲Up To Search▲   

 
Price & Availability of TEACL-CRYPTO

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X